Added home page description, Added easter-egg .env file, Added zoom-in effect for Splide galleries
Update .env, .gitignore, and 5 more files...
This commit is contained in:
@@ -9,6 +9,8 @@ if(basename(__FILE__) == basename($_SERVER["SCRIPT_FILENAME"])) {
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
|
||||
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"/>
|
||||
<meta name="viewport" content="width=device-width"/>
|
||||
<meta name="author" content="Herwin Bozet">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||
<link rel="alternate icon" href="/favicon.ico">
|
||||
<link rel="stylesheet" href="/resources/FontAwesomePro/6.5.1/css/all.min.css">
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"home.head.title": "NibblePoker",
|
||||
"home.head.description": "TODO: description",
|
||||
"home.head.description": "Collection of free and open-source handmade utilities and libraries ranging from a simple COM port lister to password remover and autonomous video archivers.",
|
||||
"home.og.title": "NibblePoker",
|
||||
"home.og.description": "TODO: description",
|
||||
"home.og.description": "Collection of free and open-source handmade utilities and libraries ranging from a simple COM port lister to password remover and autonomous video archivers.",
|
||||
"home.header.title": "Homepage",
|
||||
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"home.head.title": "NibblePoker",
|
||||
"home.head.description": "TODO: description",
|
||||
"home.head.description": "Collection d'utilitaires et de bibliothèques gratuits et open source, allant d'un simple énumérateur de ports COM à un suppresseur de mots de passe Excel ou même un système d'archivage de vidéos autonome.\n",
|
||||
"home.og.title": "NibblePoker",
|
||||
"home.og.description": "TODO: description",
|
||||
"home.og.description": "Collection d'utilitaires et de bibliothèques gratuits et open source, allant d'un simple énumérateur de ports COM à un suppresseur de mots de passe Excel ou même un système d'archivage de vidéos autonome.\n",
|
||||
"home.header.title": "Page d'accueil",
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user