VM Page #1064

Closed
ghbjklhv1 wants to merge 14 commits from patch-10 into master
Showing only changes of commit 05151dd481 - Show all commits

View File

@@ -53,6 +53,8 @@
<a class="dropdown-item" href="/software/networks/"><i class="fas fa-user-secret fa-fw"></i> Self-contained Networks</a>
<a class="dropdown-item" href="/software/cloud/"><i class="fas fa-hdd fa-fw"></i> Self-Hosted Cloud Server</a>
<a class="dropdown-item" href="/software/voip/"><i class="fas fa-phone fa-fw"></i> Video & Voice Messenger</a>
<a class="dropdown-item" href="/vm"><i class="fas fa-phone fa-fw"></i> Virtual Machines</a>
Mikaela commented 2019-07-30 10:50:56 +00:00 (Migrated from github.com)
Review

I think you might want to take a different icon here.

I think you might want to take a different icon here. * https://fontawesome.com/icons
ghbjklhv1 commented 2019-08-01 04:24:13 +00:00 (Migrated from github.com)
Review

I thought it was Wikipedia which is generall licensed under CC.
However, I cannot refind it.

You may want to purge it before merging.
I'll try to add a new logo. How do I edit the color? All I get is this hot pink. XD

Edit: Super cool tool BTW. Thanks for sharing!

I thought it was Wikipedia which is generall licensed under CC. However, I cannot refind it. You may want to purge it before merging. I'll try to add a new logo. How do I edit the color? All I get is this hot pink. XD Edit: Super cool tool BTW. Thanks for sharing!
ghbjklhv1 commented 2019-08-01 04:32:14 +00:00 (Migrated from github.com)
Review

As for the nav, I'm thinking cubes:

https://fontawesome.com/icons/cubes?style=solid

As cubes has now become a method to explain isolation.
How do I add images to nav?

As for the nav, I'm thinking cubes: https://fontawesome.com/icons/cubes?style=solid As cubes has now become a method to explain isolation. How do I add images to nav?
Review

The <i class="fas fa-phone fa-fw"></i> is the icon, which you would want to change to <i class="fas fa-cubes fa-fw"></i>

The `<i class="fas fa-phone fa-fw"></i>` is the icon, which you would want to change to `<i class="fas fa-cubes fa-fw"></i>`
</div>
</li>
<li class="nav-item dropdown">