mirror of
https://github.com/neocities/neocities.git
synced 2025-07-24 11:28:29 +02:00
Wording changes to site metadata
This commit is contained in:
parent
f2496126f8
commit
0c6ad24110
3 changed files with 8 additions and 8 deletions
|
@ -59,7 +59,7 @@
|
|||
<div class="col intro">
|
||||
<h2 class="section-header">Create your own free website. Unlimited creativity, zero ads.</h2>
|
||||
<p class="intro-text">
|
||||
Neocities is a community of <a href="/browse"><%= @sites_count.to_s.reverse.gsub(/...(?=.)/,'\&,').reverse %> sites</a> that are bringing back the lost individual creativity of the web. We provide free hosting and tools that allow anyone to make a website. Only your imagination is required. Join us!
|
||||
Neocities is a community of <a href="/browse"><%= @sites_count.to_s.reverse.gsub(/...(?=.)/,'\&,').reverse %> sites</a> that are bringing back the lost individual creativity of the web. We provide free web hosting and tools that allow anyone to make a website. Only your imagination is required. Join us!
|
||||
</p>
|
||||
<div class="intro-List kickstarter">
|
||||
<div class="col col-40">
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
|
||||
<title>Neocities: Create your free website now!</title>
|
||||
<title>Neocities: Create your own free website!</title>
|
||||
<meta itemprop="name" content="Neocities" />
|
||||
<meta itemprop="description" content="Create your own free web site, and do whatever you want with it." />
|
||||
<meta name="description" content="Create your own free web site, and do whatever you want with it." />
|
||||
<meta name="keywords" content="free website, html, css, learn to code, free hosting, build a website, create a web page" />
|
||||
<meta itemprop="description" content="Free web hosting and tools that allow anyone to create a website. Join our community today!" />
|
||||
<meta name="description" content="Free web hosting and tools that allow anyone to create a website. Join our community today!" />
|
||||
<meta name="keywords" content="free website, free web hosting, html, css, learn to code, free hosting, build a website, create a web page, static hosting, how to make a website" />
|
||||
|
||||
<link rel="canonical" href="//neocities.org" />
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
|||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:image" content=""/>
|
||||
<meta property="og:url" content="//www.neocities.org"/>
|
||||
<meta property="og:description" content="Create your own free web site, and do whatever you want with it."/>
|
||||
<meta property="og:description" content="Free web hosting and tools that allow anyone to create a website. Join our community today!"/>
|
||||
|
||||
<link rel="shortcut icon" type="image/ico" href="/favicon.ico?v=4" />
|
||||
<link rel="apple-touch-icon-precomposed" href="#apple-icon-144.png" />
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
<title><%= title %></title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta itemprop="name" content="Neocities.org">
|
||||
<meta itemprop="description" content="Create your own free home page, and do whatever you want with it.">
|
||||
<meta name="description" content="Neocities is the new Geocities. Create your own free home page, and do whatever you want with it.">
|
||||
<meta itemprop="description" content="Free web hosting and tools that allow anyone to create a website. Join our community today!">
|
||||
<meta name="description" content="Free web hosting and tools that allow anyone to create a website. Join our community today!">
|
||||
<meta name="keywords" content="free website, html, css, learn to code, free hosting, build a website, create a web page">
|
||||
<meta property="og:title" content="Neocities">
|
||||
<meta property="og:site_name" content="Neocities | neocities.org">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue