---
url: "/favvy/code.md"
description: "Copy the generated favicon HTML snippet and reuse it later from the exported zip."
---

# Copying the generated HTML code

> Copy the generated favicon HTML snippet and reuse it later from the exported zip.

[Video](/assets/videos/favvy/create/copy-favicon-code.mp4)

On the confirmation screen, you will also be presented with HTML code that you can use in your website's `` tag. This easiest way to copy this block of code is to click the **Copy HTML to clipboard** button in the Favvy plugin.

Once you've copied the HTML, you'll be able to open up a code editor and paste the HTML into your `` tag. Please sure that the paths to your icons are updated as needed, depending on where they're located in your directory structure and/or on your server.

> **Tip:** **Finding this code after closing the Favvy plugin**. Don't worry if you forgot to copy this code from Favvy; if you need to refer back to it later, there is a file in the exported `.zip` file called `head.html`, which includes the same code that is shown in the Favvy confirmation screen.
