Skip to content

Commit 36c50cc

Browse files
Update index.html
1 parent 633f647 commit 36c50cc

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

index.html

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -112,21 +112,21 @@
112112
<main aria-role="main">
113113
<div>
114114

115-
<img src="/img/ag-logo.jpeg" class="circle" alt="Portrait" />
115+
<img src="/img/concerned.svg" class="circle" alt="Portrait" />
116116

117117

118118
<h1>Concerned App</h1>
119119
<p>Empowering Your Life with Custom Mobile Development приложений</p>
120120
<div>
121-
&nbsp;&nbsp; <a href="https://github.com/hardalgorithm" target="_blank"
121+
<a href="https://github.com/hardalgorithm" target="_blank"
122122
rel="noopener" title="Github"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
123123
viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
124124
stroke-linecap="round" stroke-linejoin="round">
125125
<path
126126
d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22">
127127
</path>
128128
</svg>
129-
</a> &nbsp;
129+
</a>
130130
</div>
131131
</div>
132132
</main>
@@ -137,17 +137,14 @@ <h1>Concerned App</h1>
137137
<footer class="footer">
138138
<div class="footer__inner">
139139
<div class="footer__content">
140-
<span>&copy; 2020</span>
141-
142-
140+
<span>&copy; 2024</span>
143141
<span>Concerned App</span>
144-
145142
</div>
146143
</div>
147144
<div class="footer__inner">
148145
<div class="footer__content">
149146
<span></span>
150-
<span><a href="https://github.com/rhazdon">Privacy Policy</a></span>
147+
<span><a href="https://hardalgorithm.github.io/privacy">Privacy Policy</a></span>
151148
<span></span>
152149
</div>
153150
</div>
@@ -169,4 +166,4 @@ <h1>Concerned App</h1>
169166

170167
</body>
171168

172-
</html>
169+
</html>

0 commit comments

Comments
 (0)