Skip to content

Commit

Permalink
Update description, meta tags, and favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
afnizarnur committed Aug 12, 2019
1 parent 2c0e021 commit 97c56af
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 14 deletions.
26 changes: 21 additions & 5 deletions config.codekit3
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"uuidString": "4EE60824-D0EA-4601-B67A-F9922A876A56"
}
],
"creatorBuild": "29156",
"creatorBuild": "31491",
"files": {
"/.gitignore": {
"cB": 0,
Expand Down Expand Up @@ -419,6 +419,7 @@
},
"projectSettings": {
"abortBuildOnError": 1,
"allowInjectionReloads": 1,
"alwaysUseExternalServer": 0,
"animateCSSInjections": 1,
"autoBuildNewItems": 1,
Expand All @@ -430,6 +431,7 @@
"babelConfigType": 0,
"babelCustomPluginsList": "",
"babelCustomPresetsList": "",
"babelExcludeString": "/\\/node_modules\\//, /\\/core-js\\//, /\\/bower_components\\//",
"babelInsertModuleIDs": 0,
"babelModuleID": "",
"babelNoComments": 0,
Expand Down Expand Up @@ -569,6 +571,9 @@
"modules-umd": {
"active": 0
},
"named-capturing-groups-regex": {
"active": 0
},
"new-target": {
"active": 0
},
Expand Down Expand Up @@ -602,6 +607,9 @@
"parameters": {
"active": 0
},
"partial-application": {
"active": 0
},
"pipeline-operator": {
"active": 0
},
Expand Down Expand Up @@ -694,11 +702,10 @@
}
},
"babelRetainLines": 0,
"babelUseBuiltInsType": 0,
"bowerAbbreviatedPath": "bower_components",
"bowerAutoCreateInfoFile": 1,
"bowerInstallDevDependencies": 0,
"bowerSaveDependencies": 1,
"bowerSaveDevDependencies": 0,
"bowerForceLatestOnConflict": 1,
"bowerTargetDependencyListType": 1,
"bowerUseExactVersion": 0,
"browserRefreshDelay": 0,
"browserslistString": ">0.2%, last 2 versions, Firefox ESR, not dead",
Expand Down Expand Up @@ -1703,6 +1710,10 @@
"active": 0,
"optionString": "{'array': true, 'object': true}, {'enforceForRenamedProperties': false}"
},
"prefer-named-capture-group": {
"active": 0,
"optionString": ""
},
"prefer-numeric-literals": {
"active": 0,
"optionString": ""
Expand Down Expand Up @@ -2456,6 +2467,11 @@
},
"languageDefaultsUserDefined": [
],
"npmAbbreviatedPath": "",
"npmCreatePackageLock": 1,
"npmInstallOptionalDependencies": 0,
"npmSaveExactVersion": 0,
"npmTargetDependencyListType": 1,
"overrideExternalServerCSS": 0,
"previewPathAddition": "",
"skippedFoldersString": "log, _logs, logs, _cache, cache, .idea, /storage/framework/sessions, node_modules",
Expand Down
Binary file modified images/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 7 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description"
content="Afnizar Nur Ghifari is a full-time designer, freelancer and student living in Bandung, Indonesia." />
content="Afnizar Nur Ghifari currently a user experience designer at Bukalapak and a final year student of computer science at Telkom University, Bandung." />
<meta name="keywords"
content="Afnizar Nur Ghifari, Designer, Interaction Design, Product Design, UX Design, UI, UX, Human Computer Interaction" />
<meta name="robots" content="index, follow" />
<meta property="og:title" content="Afnizar Nur Ghifari, Designer" />
<meta property="og:title" content="Afnizar Nur Ghifari, UX Designer" />
<meta property="og:description"
content="Afnizar Nur Ghifari is a full-time designer, freelancer and student living in Bandung, Indonesia." />
content="Afnizar Nur Ghifari currently a user experience designer at Bukalapak and a final year student of computer science at Telkom University, Bandung." />
<meta property="og:image" type="image/jpeg" content="http://afnizarnur.com/images/afnizar.jpg" />
<title>Afnizar Nur Ghifari, UX Designer</title>
<link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32" />
Expand All @@ -30,12 +30,10 @@ <h1>
better together.
</h1>
<p>
Hello, I'm Afnizar Nur Ghifari––a user experience designer and a final year student of computer
science at
<a target="_blank" href="http://www.telkomuniversity.ac.id/">Telkom University, Bandung</a>. Currently working
at
<a href="https://www.bukalapak.com/" target="_blank">Bukalapak</a>
as UX Designer. <br /><br />
Hello, I'm Afnizar Nur Ghifari––currently a user experience designer at
<a href="https://www.bukalapak.com/" target="_blank">Bukalapak</a> and a final year student of computer
science at Telkom University, Bandung.
<br /><br />
Previously worked at
<a target="_blank" href="http://sixtytwo.co">Sixty Two</a>,
<a target="_blank" href="http://limakilo.id/" target="_blank">Limakilo</a>,
Expand Down

0 comments on commit 97c56af

Please sign in to comment.