I am wanting to deploy a Google Script project from a Google Document where the text from the Google Doc is displayed to a particular region of an index.html file. Is there any way to do so? I would be very curious to learn.
<html>
<h1> Header </h1>
[Google Document Code Goes Here.]
</html>
