Minor changes
This commit is contained in:
parent
612ddeb5fd
commit
d246dddbf5
2 changed files with 2 additions and 2 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
"andras",
|
"andras",
|
||||||
|
"András",
|
||||||
"astra",
|
"astra",
|
||||||
"colour",
|
"colour",
|
||||||
"colours",
|
"colours",
|
||||||
|
|
|
||||||
|
|
@ -26,13 +26,12 @@
|
||||||
/>
|
/>
|
||||||
<meta name="theme-color" content="#b7455e" />
|
<meta name="theme-color" content="#b7455e" />
|
||||||
|
|
||||||
<title>Portfolio - András Schmelczer</title>
|
<title>Portfolio | Schmelczer</title>
|
||||||
|
|
||||||
<link inline inline-asset="index.css" inline-asset-delete />
|
<link inline inline-asset="index.css" inline-asset-delete />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<noscript>Javascript is required for this website.</noscript>
|
<noscript>Javascript is required for this website.</noscript>
|
||||||
|
|
||||||
<script inline inline-asset="index.js" inline-asset-delete></script>
|
<script inline inline-asset="index.js" inline-asset-delete></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue