Updated name

master
phga 3 years ago
parent 3afab138bb
commit b3508b1360

@ -1,7 +1,7 @@
/*
* main.js
* functions to power my portfolio
* Author: phga/teord
* Author: phga
* Date: 2019-10-18
* Version: 1.1
*/

@ -1,7 +1,7 @@
/*
* text.js
* function for the purpose of my portfolio to animate welcome text
* Author: phga/teord
* Author: phga
* Date: 2019-10-23
* Version: 1.0
*/

@ -2,7 +2,7 @@
* zoom.js
* function for the purpose of my portfolio to zoom into
* images inside their box without touching the rest of the layout.
* Author: phga/teord
* Author: phga
* Date: 2019-10-20
* Version: 1.2
*/

@ -5,10 +5,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="expires" content="43200"/>
<meta name="description" content="This is the portfolio page of Philip Gaber. He is a computer science student from Germany who loves, programming, designing stuff and nerding about, GNU/Linux, Open Source, Free Software and Privacy."/>
<meta name="keywords" content="design, programming, portfolio, linux, open source, privacy, germany, philip, gaber, phga, toerd, teord, photography, blog"/>
<meta name="keywords" content="design, programming, portfolio, linux, open source, privacy, germany, philip, gaber, phga, photography, blog"/>
<meta name="author" content="Philip Gaber" />
<meta name="copyright" content="Philip Gaber" />
<title>PHGA</title>
<title>PHGA 🤓</title>
<link href="/static/css/main.css" rel="stylesheet"/>
</head>
<body>

@ -5,10 +5,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="expires" content="43200"/>
<meta name="description" content="This is the portfolio page of Philip Gaber. He is a computer science student from Germany who loves, programming, designing stuff and nerding about, GNU/Linux, Open Source, Free Software and Privacy."/>
<meta name="keywords" content="design, programming, portfolio, linux, open source, privacy, germany, philip, gaber, phga, toerd, teord, photography, blog"/>
<meta name="keywords" content="design, programming, portfolio, linux, open source, privacy, germany, philip, gaber, phga, photography, blog"/>
<meta name="author" content="Philip Gaber" />
<meta name="copyright" content="Philip Gaber" />
<title>PHGA 🤓 teord</title>
<title>PHGA 🤓</title>
<link href="/static/css/main.css" rel="stylesheet"/>
<script src="/static/js/main.js"></script>
<script src="/static/js/zoom.js"></script>

Loading…
Cancel
Save