Skip to content

Commit 1c6cb3d

Browse files
committed
Add the linkedin page
1 parent ad0d0bb commit 1c6cb3d

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<p align="center"><em>Creating innovative AI-powered solutions that connect businesses with their customers</em></p>
99

1010
<p align="center">
11-
<a href="https://ethoslink.com">Visit EthosLink.com</a> ·
11+
<a href="https://ethos-link.com">Visit Ethos-Link.com</a> ·
1212
<a href="#portfolio">View Portfolio</a> ·
1313
<a href="#contact">Get in Touch</a>
1414
</p>
@@ -124,9 +124,10 @@ With a Master's in Computer Science and over 15 years of experience leading team
124124

125125
Ready to transform your business with AI-powered solutions?
126126

127-
- **🌐 Website**: [ethoslink.com](https://ethoslink.com)
128-
- **🔗 GitHub**: [@ethoslink](https://github.com/ethoslink)
129-
- **🐦 Twitter**: [@thereviato](https://twitter.com/thereviato)
127+
- **🌐 Website**: [ethos-link.com](https://ethos-link.com)
128+
- **🔗 GitHub**: [@ethos-link](https://github.com/ethos-link)
129+
- **� LinkedIn**: [Ethos-Link](https://www.linkedin.com/company/ethos-link)
130+
- **�🐦 Twitter**: [@thereviato](https://twitter.com/thereviato)
130131

131132
### Try Reviato Free
132133
Start managing your online reputation today with a **14-day free trial**:

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ description: >- # this means to ignore newlines until "baseurl:"
2626
baseurl: "" # the subpath of your site, e.g. /blog
2727
url: "" # the base hostname & protocol for your site, e.g. http://example.com
2828
twitter_username: thereviato
29-
github_username: ethoslink
29+
github_username: ethos-link
3030

3131
# Custom site data for the landing page
3232
company:

_includes/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ <h3 class="text-sm/6 font-semibold text-white">Legal</h3>
6262
<path fill-rule="evenodd" d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" clip-rule="evenodd" />
6363
</svg>
6464
</a>
65-
<!-- <a href="#" class="text-gray-400 hover:text-gray-300">
65+
<a href="https://www.linkedin.com/company/ethos-link" class="text-gray-400 hover:text-gray-300">
6666
<span class="sr-only">LinkedIn</span>
6767
<svg class="size-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
6868
<path fill-rule="evenodd" d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z" clip-rule="evenodd" />
6969
</svg>
70-
</a> -->
70+
</a>
7171
</div>
7272
<p class="mt-8 text-sm/6 text-gray-400 md:order-1 md:mt-0">&copy; {{ 'now' | date: "%Y" }} {{ site.company.name }}, Inc. All rights reserved.</p>
7373
</div>

0 commit comments

Comments
 (0)